home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Very Best of Atari Inside
/
The Very Best of Atari Inside 1.iso
/
mint
/
mntlib43
/
mntlib
/
wnull.c
< prev
next >
Wrap
C/C++ Source or Header
|
1993-10-20
|
96b
|
6 lines
/* This will avoid the construct L"". */
#include <stddef.h>
const wchar_t _wnull[1] = { 0 };